[index]

ScrollLine Property

Syntax

For fields:
set the scrollLine of <field> to <number> For dataSheets and pickLists: set the {horizontal | vertical} scrollLine of <dataSheet | pickList | dataSheet> to <number> Applies to datasheets, fields, picklists

Description

For fields, the scrollLine property determines which line is currently displayed at the top of the visible field object. This property is similar to the scrollPosition property except that scrollLine refers to lines rather than pixels and will scroll only until the bottom line of the field is fully visible. For pickLists and dataSheets, horizontal scrollLine determines which column is displays at the leftmost edge of the object; vertical scrollLine determines which row displays at the top of the object.

Notes

For pickLists and dataSheets, if the horizontal scrollLine property is set to an invisible column, Oracle Media Objects automatically resets it to a visible column.
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.